- object interfaces
- Программирование: интерфейсы объекта
Универсальный англо-русский словарь. Академик.ру. 2011.
Универсальный англо-русский словарь. Академик.ру. 2011.
Object Linking and Embedding — (OLE) is a technology developed by Microsoft that allows embedding and linking to documents and other objects. For developers, it brought OLE Control eXtension (OCX), a way to develop and use custom user interface elements. On a technical level,… … Wikipedia
Object-oriented analysis and design — (OOAD) is a software engineering approach that models a system as a group of interacting objects. Each object represents some entity of interest in the system being modeled, and is characterised by its class, its state (data elements), and its… … Wikipedia
Object Action Interface — Object Action Interface, also abbreviated as OAI, is an extension to the Graphical User Interface, especially related to Direct Manipulation User Interface. It emphasises upon how Direct Manipulation User Interface (DMUI) can help to create… … Wikipedia
Object Description Language — (ODL) was the original interface definition language created by Microsoft for specifying interfaces to be used in OLE Automation. It was a superset of the OMG IDL.[1][2][3][4] Microsoft provided a utility mktyplib to compile ODL files.[5] The ODL … Wikipedia
Object model reference — provides detailed definitions (interfaces and classes) and specification of an object in an object oriented language. Right now, the only rendering is to the Java language. However, the specification has been created with C# in mind.[citation… … Wikipedia
Object Oriented Software Engineering — (OOSE) est un langage de modélisation objet crée par Ivar Jacobson. OOSE est une méthode pour l’analyse initiale des usages de logiciels, basée sur les « cas d’utilisation » et le cycle de vie des logiciels. Ce langage fut fusionné avec … Wikipédia en Français
Object-relational impedance mismatch — The object relational impedance mismatch is a set of conceptual and technical difficulties that are often encountered when a relational database management system (RDBMS) is being used by a program written in an object oriented programming… … Wikipedia
Object composition — In computer science, object composition (not to be confused with function composition) is a way to combine simple objects or data types into more complex ones. Compositions are a critical building block of many basic data structures, including… … Wikipedia
Object-oriented user interface — In computing an object oriented user interface (OOUI) is a type of user interface based on an object oriented programming metaphor. In an OOUI, the user interacts explicitly with objects that represent entities in the domain that the application… … Wikipedia
Object orgy — In computer programming, object orgy is a term, common in the Perl programming community, describing a common failure (or anti pattern ) in object oriented design or programming. In an object orgy, objects are insufficiently encapsulated,… … Wikipedia
Object database — Example of an object oriented model.[1] An object database (also object oriented database management system) is a database management system in which information is represented in the form of objects as used in object oriented programming. Object … Wikipedia